home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / anim / runawayfiring.scr < prev    next >
Encoding:
Text File  |  2002-10-21  |  394 b   |  18 lines

  1. //-----
  2. // Runaway while firing
  3. //-----
  4.  
  5. //=================================================
  6. //=================================================
  7. RunAwayFiringMain:
  8.  
  9.     //waitexec anim/default_inithandler.scr
  10.     //waitexec anim/smoking.scr::SmokeRemoveCigarette
  11.  
  12.     //make sure we're standing up
  13.     //waitexec anim/attack.scr::AttackStandUp
  14.  
  15.     waitexec anim/runto_inopen.scr::start
  16. end
  17.  
  18.